home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14063 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: nntp0.brunel.ac.uk!usenet
  2. From: Francesco Fantauzzi <mapgfgf@brunel.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: MFC and Visual C++ 4 bug? (or am I not good at? :)
  5. Date: 28 Mar 1996 13:12:22 GMT
  6. Organization: Brunel University
  7. Message-ID: <4je37m$7qg@mimas.brunel.ac.uk>
  8. NNTP-Posting-Host: maths-pc-125.brunel.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. Hi.
  15.    I'm following the "Data Access Objects (DAO) Tutorial" with Visual 
  16. C++ 4, implementing tha DaoEnrol application.
  17.  
  18. I follow carefully (belive me) the instructions on the manual (Chapter 
  19. 34), and end up with this problem:
  20.  
  21.    with ClassWizard, I can't add variables to the class CSectionForm     
  22.    (derived by CDaoRecordView);
  23.  
  24. the reason is:
  25.  
  26.    the [Add Variable] button is disabled (!).
  27.  
  28. In the documentation, a bug is reported concerning buttons 
  29. [Update Columns] and [Bind All], but the walkaround sudgested doesn't 
  30. work with my problem.
  31.  
  32. I have tryied it again several times, with the same outcome: the 
  33. problem appears as soon as ClassWizard finishes creating the skeleton 
  34. application.
  35.  
  36. Has anybody out there experienced this problem? Any suggestion?
  37.  
  38. Thanks for any help,
  39.  
  40.    Francesco G. FANTAUZZI (mapgfgf@brunel.ac.uk)
  41.  
  42.  
  43.